projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4b09c4
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 1 Aug 2004 23:09:43 +0000
(23:09 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 1 Aug 2004 23:09:43 +0000
(23:09 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ed6f09431d08db3d34ffc119500884e896571a54..d9661a03e733070c4b9b9c87fd9c52f8363f5d25 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2004-08-02 Kim F. Storm <storm@cua.dk>
+
+ * process.c (read_process_output): Use whole read buffer.
+ Don't trigger adaptive read buffering on errors.
+
2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
* keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.